* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

/* navigation bar */
.nav {
    width: 100%;
   height: 20vh;
    background: transparent;
}

.navrap {
    width: 100%;
    margin: auto;
    height: auto;
}

.logo {
    margin-top: 1%;
    position: static;
    margin-left: 40%;
}

.logo a {
    text-decoration: none;
}

.logo h1 {
    color: black;
    font-size: 38px;
}

.menu {
    margin-top: 3%;
    float: left;
}

.menu ul {
    padding-left: 70px;
}

.menu ul li {
    display: inline;
}

.menu ul li a {
    color: black;
    text-decoration: none;
    padding: 15px;
    font-size: 14px;
    font-weight:bold;
    font-family: sans-serif;
}

.menu ul li a:hover {
    background-color: white;
    color: black;
    border-bottom: 2px solid black;
}


.first{
    margin-top: 0%;
    background-color: transparent;
    height: 98vh;
    position: relative;
    background-color: white;
}

.first img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.first-container {
    position: relative;
    height: 100%;
    width: 100%;
}

.first-text {
    position: absolute;
    top: 95%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.first-text h1 {
    color: white;
    font-size: 28px;
    font-family: sans-serif;
    font-weight: bolder;
    margin-bottom: 20px;
}

.para1 h1{
    text-align: justify;
    font-size: 28px;
    margin-top: 5%;
    margin-left: 25%;
}

.para1 p{
    text-align: justify;
    font-size: 16px;
    margin-top: 1%;
    margin-left: 26%;
}

.tr-row {
    display: flex;
    width: 100%;
    height: 100vh; 
}

.tr-column {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    column-gap: 0;
}

.tr-column img {
    width: 80%;
    height: 80%; 
    object-fit: contain; 
}

.chee{
    margin-top: 4%;
    background-color: white;
    height: 108%;
    position: relative;
}

.chee img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 80%;
    width: 70%;
}

.chee-container {
    position: relative;
    height: 100%;
    width: 100%;
    text-align: center;
}

.chee-text {
    margin-top: 20px; 
}

.chee-text h1 {
    background-color: white;
    color: black;
    font-size: 28px;
    font-family:'Times New Roman', Times, serif;
    font-weight: bolder;
    margin-bottom: 0px; 
}


.para{
    text-align: justify;
    width: 100%;
      height: 28vh;
      background-color: white;
      background-size: 100%;
  }
  

.para2{
    width: 55%;
    margin: auto;
    padding-top: 10px;
    padding-left: 2%;
}

.para2 p {
    font-size: 14px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: lighter;
}
.para2 img{
    margin-top: 5%;
    width:6%;
    height: 6%;
    margin-left: 40%;
}


.sgr{
    margin-top: 4%;
    background-color: white;
    height: 108%;
    position: relative;
}

.sgr img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 80%;
    width: 70%;
}

.sgr-container {
    position: relative;
    height: 100%;
    width: 100%;
    text-align: center;
}

.sgr-text {
    margin-top: 20px; 
}

.sgr-text h1 {
    background-color: white;
    color: black;
    font-size: 28px;
    font-family:'Times New Roman', Times, serif;
    font-weight: bolder;
    margin-bottom: 0px; 
}

.para3{
    text-align: justify;
    width: 100%;
      height: 28vh;
      background-color: white;
      background-size: 100%;
  }
  

.para4{
    width: 55%;
    margin: auto;
    padding-top: 10px;
    padding-left: 2%;
}

.para4 p {
    font-size: 14px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: lighter;
}
.para4 img{
    background-color: white;
    margin-top: 5%;
    width:6%;
    height: 6%;
    margin-left: 40%;
}


.tr1-row {
    display: flex;
    width: 100%;
    height: 100vh; 
}

.tr1-column {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    column-gap: 0;
}

.tr1-column img {
    width: 80%;
    height: 80%; 
    object-fit: contain; 
}


.orange{
    margin-top: 0%;
    background-color: transparent;
    height: 98vh;
    position: relative;
    background-color: white;
}

.orange img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}




.para5 h1{
    text-align: justify;
    font-size: 28px;
    margin-top: 5%;
    margin-left: 35%;
}

.para5 p{
    text-align: justify;
    font-size: 18px;
    margin-top: 1%;
    margin-left: 26%;
}

.tr2-row {
    display: flex;
    width: 100%;
    height: 100vh; 
}

.tr2-column {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    column-gap: 0;
}

.tr2-column img {
    width: 80%;
    height: 80%; 
    object-fit: contain; 
}

.tar {
    margin-top: 4%;
    background-color: white;
    position: relative;
    text-align: center;
}

.tar img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 65%;
    height: auto;
}

.tar-container {
    width: 100%;
}

.tar-text {
    margin-top: 20px;
}

.tar-text h1 {
    background-color: white;
    color: black;
    font-size: 28px;
    font-family: 'Times New Roman', Times, serif;
    font-weight: bolder;
    margin-bottom: 0;
}

.para6{
    text-align: justify;
    width: 100%;
      height: 8vh;
      background-color: white;
      background-size: 100%;
  }
  

.para7{
    width: 55%;
    margin: auto;
    padding-top: 10px;
    padding-left: 2%;
}

.para7 p {
    font-size: 14px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: lighter;
}
.para7 img{
    background-color: white;
    margin-top: 5%;
    width:6%;
    height: 6%;
    margin-left: 40%;
}

.tr3-row {
    display: flex;
    width: 100%;
    height: 100vh; 
}

.tr3-column {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    column-gap: 0;
}

.tr3-column img {
    width: 80%;
    height: 80%; 
    object-fit: contain; 
}

.para8{
    text-align: justify;
    width: 100%;
      height: 28vh;
      background-color: white;
      background-size: 100%;
  }
  

.para9{
    width: 55%;
    margin: auto;
    padding-top: 10px;
    padding-left: 2%;
}

.para9 p {
    font-size: 14px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: lighter;
}
.para9 img{
    background-color: white;
    margin-top: 5%;
    width:6%;
    height: 6%;
    margin-left: 40%;
}


.bw1{
    margin-top: 0%;
    background-color: transparent;
    height: 98vh;
    position: relative;
    background-color: white;
}

.bw1 img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}



.store{
    margin-top: 8%;
    background-color: transparent;
    height: 65vh;
    position: relative;
    background-color: black;
}

.store img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 90%;
    width: 100%;
    object-fit: cover;
}

.store-container {
    position: relative;
    height: 100%;
    width: 100%;
}

.store-text {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.store-text h1 {
    color: white;
    font-size: 28px;
    font-family: sans-serif;
    font-weight: bolder;
    margin-bottom: 20px;
}

.store-text a {
    text-decoration: none;
    display: inline-block;
    color: white;
    font-size: 15px;
    border: 2px solid white;
    padding: 15px 55px;
}


/* footer */
.foot{
    width: 100%;
    height: 70vh;
    background: rgb(33, 33, 33);
    border-top: 5px solid rgb(33, 33, 33);
}
.footrap{
    width: 80%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    grid-column-gap: 15px;
    padding-top: 50px;
}
.final ul{
    margin-top: 15px;
}
.final ul p{
    font-weight: bold;
    color: rgb(111, 111, 111);
    font-size: 16px;
}
.final ul a{
    display: block;
    font-size: 16px;
    margin-top: 10px;
    color: white;
}